home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / timidos2.zip / README.PM < prev    next >
Text File  |  1997-05-13  |  3KB  |  70 lines

  1.      The parameters for TimidPM.exe are exactly the same as
  2. timidity.exe, except you don't have to include any files to be
  3. played.  When the program starts up the list contains the files that
  4. you entered in the command line (You can use wild cards).  You can add
  5. to this list with the Open button.  You can play MIDI files by
  6. selecting them and pressing play or double clicking them.  You can
  7. also play .wav, .avi or any other file the MMOS/2 system can play.
  8. This includes Windows .avi and .mpeg files with the proper OS/2
  9. addons.  All the controls that work with the MIDI files work with
  10. MMOS/2 files.
  11.  
  12. The buttons work as fallows:
  13.  
  14. Open: Brings up a file dialog to add files to your list (no drag and 
  15. drop, yet)
  16.  
  17. Pause: Pause playing a file. Becomes Resume when a file is paused.
  18.  
  19. Play: Begins playing the file selected in the list box. If another 
  20. file is currently being played it will stop it imediately to play the 
  21. new one.
  22.  
  23. Stop: Will stop playing the current file. Unlike the pause it forgets 
  24. the current position.
  25.  
  26. Messages: Bring up another window that displays the messages that 
  27. would nomally be printed to the screen in the text mode version. If 
  28. there are a lot of messages to display, it may take a while to pop up.
  29. If new messages are generated while this window is open they will be 
  30. automatically added, but you may have to scroll down to see them.
  31.  
  32. Back: Moves the position being played back a second (Doesn't really 
  33. work, use the slider).
  34.  
  35. Prev: Will play the file in the list previous to the one 
  36. currently playing.
  37.  
  38. Restart: Well restart the  currently playing file from the begining.
  39.  
  40. Skip: Will play the file in the list after the one currently playing.
  41.  
  42. F Fwd: Moves the position being played forward a second (Doesn't 
  43. really work, use the slider).
  44.  
  45.      When Auto Play is checked and it comes to the end of a file it
  46. will automatically start playing the next one in the list.  When it
  47. reaches the end of the list it'll wrap around to the beginning.
  48.  
  49.      The time to the left of the slider gives the current position of
  50. the file and the time of the right side gives to total length of the
  51. file (usually a few seconds low).  The slider gives a more graphical
  52. indication of the position of the Midi file.  The large ticks mark 1
  53. minute points and the smaller ticks mark 30 seconds.  When a file is
  54. playing you can slide the slider and it will jump to that point in the
  55. file.
  56.  
  57.      At least one person had the problem that none of the buttons, 
  58. except the Pause button, worked. If you encounter this, or any other 
  59. error, please let me know. I will try to resolve it. 
  60.  
  61.      The PM version of the program is only designed to work with DART
  62. output for playing MIDI files, so use the command line version for
  63. outputting to files.  Watch
  64. http://home.cc.umanitoba.ca/~doconno/timidity.html for updates.  You 
  65. can email me at doconno@cc.umanitoba.ca.
  66.  
  67. TODO: (in addition to the TODOs in README.OS2) Add tracing support (so
  68. you have see your music (it looks neat). Add a menu bar. Add support 
  69. for MODs and MP2s. 
  70.